home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 19 / 8 / DISK1982.ZIP / FILE1982.TXT < prev    next >
Text File  |  1991-05-08  |  2KB  |  34 lines

  1. Disk No: 1982                                                           
  2. Disk Title: FlashPac Pascal Lib 1 of 2 (2093 also)                      
  3. PC-SIG Version: S3.5                                                    
  4.                                                                         
  5. Program Title: FlashPac Pascal Library                                  
  6. Author Version: 3.5                                                     
  7. Author Registration: $50.00                                             
  8. Special Requirements: A version of Turbo Pascal.                        
  9.                                                                         
  10. These low level Turbo Pascal routines access the video display,         
  11. keyboard, printer, disk, mouse devices, and a couple of DOS functions.  
  12. These routines are not intended to replace the standard features of     
  13. Turbo Pascal, but add to and extend the Turbo Pascal programming        
  14. environment for the MS-DOS operating system.                            
  15.                                                                         
  16. To simplify the use of these routines, the number of global variables   
  17. needed for this library has been kept to a minimum.  All functions in   
  18. the library were written in Assembly language using the Pascal          
  19. parameter passing conventions.                                          
  20.                                                                         
  21. FPDISK supports several DOS function calls that use byte streams when   
  22. accessing disk files.  FPKBD supports BIOS and DOS keyboard function    
  23. calls.  FPMOUSE supports basic mouse functions, including a mouse event 
  24. handler.  FPPRT supports BIOS printer functions.  FPVIDEO consists of   
  25. several video routines that provide direct access to the video display. 
  26. Routines include saving and restoring the screen, framing windows,      
  27. setting the absolute position of the cursor, and more.                  
  28.                                                                         
  29. PC-SIG                                                                  
  30. 1030D East Duane Avenue                                                 
  31. Sunnyvale  Ca. 94086                                                    
  32. (408) 730-9291                                                          
  33. (c) Copyright 1989 PC-SIG, Inc.                                         
  34.